Welcome![Sign In][Sign Up]
Location:
Search - system expert java

Search list

[JSP/Javaocr demo java写的专家系统

Description: 这又是一个专家系统. 是用java写的. 初学者可看看此程序.个人觉得还不错.-This is an expert system. Java is written. Beginners can take a look at this program. Feel good.
Platform: | Size: 72489 | Author: zhou | Hits:

[AI-NN-PRocrdemo

Description: 这又是一个专家系统. 是用java写的. 初学者可看看此程序.个人觉得还不错.-This is an expert system. Java is written. Beginners can take a look at this program. Feel good.
Platform: | Size: 71680 | Author: zhou | Hits:

[JSP/JavaMMS

Description: 一个专家资料的管理系统,用eclipse开发,包括专家资料的查询,删除,插入,导出EXCELL等功能-An expert information management system, used eclipse to develop, including expert information on the query, delete, insert, export Excel functions
Platform: | Size: 1723392 | Author: 李凯 | Hits:

[JSP/Javaexpertsystem

Description: 基于java的专家系统,含产生式规则算法。-Java-based expert system, including production rules algorithm.
Platform: | Size: 3072 | Author: aa | Hits:

[JSP/JavaAnimalApplet

Description:
Platform: | Size: 13312 | Author: | Hits:

[Software EngineeringJAVA.SHGLXT

Description: JAVA编写的学生管理系统。内有三个文档,功能全面,可是没有连接到数据库。如果有高人会的请指教-JAVA prepared students management system. There are three documents, full-featured, but not connected to a database. If there is an expert s advice please
Platform: | Size: 2048 | Author: 吴志权 | Hits:

[JSP/JavaExpertSystem

Description: Expert system to help poker player choose his answer
Platform: | Size: 50176 | Author: bos | Hits:

[BooksJ2EE-Experts-System

Description: 基于J2EE架构的专家系统设计研究.kdh,科技文献-Based on J2EE architecture of expert system design study. Kdh, scientific and technical literature
Platform: | Size: 48128 | Author: jeff | Hits:

[Education soft systemExpertSystem

Description: This a simple expert system wich was writen in java. This aplication help you to chose akind of telefon by simulation human dialog with computer-This is a simple expert system wich was writen in java. This aplication help you to chose akind of telefon by simulation human dialog with computer
Platform: | Size: 104448 | Author: serj | Hits:

[AI-NN-PRResearchofESTOOLS

Description: 专家系统编程工具选择的介绍非常详细的文档,完全自己总结的,做毕业设计的同学们可以参考。-Expert system programming tools of choice to introduce a very detailed document, complete their lessons, so students graduating from the design can refer to.
Platform: | Size: 4406272 | Author: 成小艺 | Hits:

[AI-NN-PRanimal

Description: 人工智能实习作业,基于web的动物识别专家系统,基于产生式规则的正向推理,使用jsp开发,开发环境为Eclipse+struts+tomcat+mysql,内含详细说明文档-Practice of artificial intelligence operations, web-based expert system for animal identification, production rule-based forward reasoning, the use of jsp development, development environment for Eclipse+ struts+ tomcat+ mysql, containing detailed description of the document
Platform: | Size: 4507648 | Author: da | Hits:

[JSPJess71p2

Description: Jess是由Sandia National Laboratories (as part of an internal research project)的一位专家写成。Jess全名为java expert system shell,是基于CLIPS规则扩展的一个系统工具,由java语言完成。通过应用事实规则几何可以退出新的事实。支持多对对的匹配。顺便提下产生式系统cLIPS。cLIPS的基本组成与知识表示包括
Platform: | Size: 1782784 | Author: wuyuheng | Hits:

[Mathimatics-Numerical algorithmsexpertsystem

Description:
Platform: | Size: 3072 | Author: 杨柳 | Hits:

[JSP/Javaexpertsystem

Description: 此系统是一个小型的专家系统,用户输入一种动物的一些特征,系统可以给出动物的名称-This system is a small expert system, the user input some of the characteristics of an animal, the system can give the name of animals
Platform: | Size: 15360 | Author: cuiqi | Hits:

[JSP/Javajava-develop-expert-system

Description: 有关用java如何开发出专家系统的一些论文,从知网上拖过来的-About how to use java develop expert systems of some papers, drag over the Internet from the known
Platform: | Size: 732160 | Author: li | Hits:

[JSPjess-and-java

Description: java与jess相关资料 学习专家系统的同仁们看 很好学哦-java jess information learning expert system colleagues look good to learn Oh
Platform: | Size: 4096 | Author: 宋广友 | Hits:

[JSPjess-to-java

Description: java和jess相关 学习开发专家系统的专家们看喽 在eclipse运行 jess代码-java and jess learning to develop expert system experts to look at myself in eclipse run jess code
Platform: | Size: 12288 | Author: 宋广友 | Hits:

[AI-NN-PRAnimalsRecognition(JAVA)

Description: 动物识别系统实验 1.基于规则产生式系统结构: 基于规则的产生式系统一般由规则库(知识库)、综合数据库和推理引擎(推理机)三部分组成,规则库中它的基本组成框架如下图1所示。 知识库由谓词演算事实和有关讨论主题的规则构成,综合库又称为上下文,用来暂时存储推理过程中的结论和数据。推理机是用规则进行推理的过程和行为。知识采集系统是领域专家把相关领域的知识表示成一定的形式,并输入到知识库中。解释系统通过用户输入的条件来分析被系统执行的推理结构,并将专家知识以易理解的方式并把知识解释给用户。 2. 简单动物识别产生式系统结构: ⑴ 知识库 ANIMAL的知识库非常小,仅仅包含16条规则(一 般说来,一个产生式系统的知识库应包含≥几百条规则); ⑵ 解空间很小,仅仅包含8个解,或8个最高假设(在一个特定 的动物园里,共有虎、豹、长颈鹿、斑马、鸵鸟、企鹅和信天 翁、八哥等8种动物); ⑶ 初始事实集合很小,仅仅包含21个事实,如图中的F1至F21; ⑷ 数据(即事实、证据、断言),知识(即浅层知识,规则)和推 理都是精确的,即确定性的; ⑸ 知识库。-Animal Identification System Experiment 1. Rule-based system architecture: rule-based production system by the rule base (KB), a comprehensive database and inference engine (inference engine) consists of three parts, the rule base of its most basic framework is as followsshown in Figure 1. Knowledge is the rules of the facts and the topics discussed by the predicate calculus, the comprehensive library also known as context to conclusions and data is temporarily stored in the reasoning process. The inference engine is the process of inference rules and behavior. Knowledge acquisition system is the domain expert knowledge of the related fields into definite form, and entered into the knowledge base. Interpretation system conditions input by the user the inference structure analysis was performed by the system, and the expert knowledge is easy to understand and explain the knowledge to the user. 2 simple animal identification system structure: (1) Knowledge Base ANIMAL knowledge base is v
Platform: | Size: 8192 | Author: 六沦 | Hits:

[Internet-Networkjava-intelligent-expert-system

Description: java语言编写的人工智能系统,是可以实现的,欢迎下载。-Java language system of artificial intelligence, it is possible, welcome to download.
Platform: | Size: 4096 | Author: 洪女士 | Hits:

[JSP/JavamanageProfession

Description: 使用java语言编写的专家库管理系统,能实现数据的增删查改,实现数据的导入导出。(The use of java language expert library management system, data can be added to delete, to achieve the import and export data.)
Platform: | Size: 268288 | Author: 慕轩 | Hits:
« 12 »

CodeBus www.codebus.net